@charset "utf-8";
@font-face {
	font-family: 'iconfont';
	src: url('//www.mpaypass.com.cn/images/iconfont/iconfont.eot');
	src: url('//www.mpaypass.com.cn/images/iconfont/iconfont.eot?#iefix') format('embedded-opentype'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.woff2') format('woff2'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.woff') format('woff'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.ttf') format('truetype'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.svg#iconfont') format('svg');
}
.joeicon {
	font-family: "iconfont" !important;
	font-size: 100%;
	font-style: normal;
	color: #333333;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.1px;
	-moz-osx-font-smoothing: grayscale;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	background-color: #ffffff;
}
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	background-color: #ffffff;
}
body, div, td, th, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, span {
	vertical-align: middle;
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
a {
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.swiper-container {
	width: 100%;
	max-width: 750px;
	margin: 0px auto 0px auto;
}
.swiper-slide-active {
	height: auto;
	overflow: auto;
}
.loading {
	width: 98%;
	height: auto;
	overflow: auto;
	padding: 10px 0 300px 0;
	margin: auto;
	text-align: center;
	font-size: 90%;
	color: #999999;
	line-height: 100%;
	cursor: pointer;
}
.loading img {
	width: 18px;
	height: auto;
	border: 0px;
	margin-right: 5px;
}
/*大标题开始*/
.Title-content {
	margin: 15px 0 10px 0;
	text-align: center;
}
.Title-line-text {
	display: inline-block;
	padding: 0 10px 0 10px;
	position: relative;
	color: #1E9FFF;
}
.Title-line-text:before {
	content: '';
	display: block;
	height: 1px;
	width: 25px;
	background-color: #1E9FFF;
	position: relative;
	top: 13px;
	right: 8px;
	float: left;
}
.Title-line-text:after {
	content: '';
	display: block;
	height: 1px;
	width: 25px;
	background-color: #1E9FFF;
	position: relative;
	top: 13px;
	left: 8px;
	float: right;
}
/*大标题结束*/
/*页头开始*/
.Head {
	width: 100%;
	/*	height: 66px;*/
	height: auto;
	margin: 0;
	padding: 0;
	display: inline-block;
	z-index: 9;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: auto;
	background-color: #ffffff;
}
.Headitem {
	width: 96%;
	max-width: 750px;
	height: 30px;
	margin: auto;
	padding: 5px 0;
	overflow: hidden;
	margin: auto;
}
.Headitem-l {
	width: 45%;
	height: 27px;
	padding: 3px 0 0 4%;
	float: left;
	overflow: hidden;
}
.Headitem-l img {
	height: 20px;
	width: auto;
	border: 0px;
}
.Headitem-r {
	width: 43%;
	height: 30px;
	text-align: right;
	padding: 0 4% 0 0;
	float: right;
	overflow: hidden;
}
.HeadNavitem {
	width: 96%;
	max-width: 750px;
	height: 28px;
	margin: auto;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
}
#Headnav {
	width: 90%;
	height: 28px;
	float: left;
}
#Headnav .swiper-slide {
	text-align: center;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 100%;
	color: #333333;
}
#ThisSlide {
	text-align: center;
	height: 25px;
	line-height: 25px;
	padding: 0 3px 4px 3px;
	border-bottom: 1px solid #1E9FFF;
	font-size: 100%;
	color: #1E9FFF;
}
.Headnavmore-icon {
	width: 25px;
	height: 15px;
	padding: 0px 0 10px 0;
	margin: auto;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}
.Headnavmore-iconA {
	cursor: pointer;
	transform-origin: center center;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}
.Headnavmore-iconB {
	cursor: pointer;
	transform-origin: center center;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transition: transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
}
.HeadnavMore {
	display: none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 999;
	position: fixed;
	top: 69px;
	left: 0px;
	_position: absolute;
_top: expression_r(documentElement.scrollTop);
	overflow: auto;
}
.DefaultNavmoreList {
	width: 100%;
	max-width: 750px;
	height: auto;
	overflow: auto;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
}
.DefaultNavmoreList ul {
	width: 96%;
	height: auto;
	margin: 0;
	padding: 10px 2% 10px 2%;
	overflow: auto;
}
.DefaultNavmoreList ul li {
	width: 60px;
	height: auto;
	text-align: center;
	border: 1px solid #f2f2f2;
	padding: 2px 0 2px 0;
	margin: 5px 12px 5px 12px;
	float: left;
	background-color: #ffffff;
	font-size: 90%;
	color: #333333;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/*页头结束*/
/*主体框架*/
.mainbox {
	width: 92%;
	max-width: 750px;
	height: auto;
	overflow: auto;
	margin: auto;
	padding: 75px 0 0 0;
	background-color: #FFFFFF;
}
/*主体框架*/
/*搜索界面开始*/
.SearchPage {
	padding: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 10;
	position: fixed;
	top: 0;
	right: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: auto;
	margin: auto;
}
.SearchPage2 {
	padding: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 11;
	position: fixed;
	top: 0;
	right: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: auto;
	margin: auto;
}
.SearchMain {
	width: 100%;
	max-width: 750px;
	height: 100%;
	margin: auto;
	background-color: #F8F8F8;
	overflow: auto;
}
.SearchMain-Nav {
	width: 100%;
	height: 41px;
	margin: 0;
	text-align: left;
	overflow: hidden;
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
}
.SearchMain-Nav-item {
	width: 100%;
	max-width: 750px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	vertical-align: middle;
	border-bottom: 1px solid #eeeeee;
	text-align: left;
	overflow: hidden;
	background-color: #F8F8F8;
}
.SearchMain-Nav-back {
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding-left: 3%;
	float: left;
}
.SearchMain-Nav-text {
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	margin: 0px;
	float: left;
}
.SearchMain-Nav-button-cancel {
	padding: 2px 10px 2px 10px;
	margin: 0px 5% 10px 0;
	font-size: 80%;
	background-color: #dddddd;
	color: #666666;
	float: right;
	cursor: pointer;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.SearchMain-Nav-button-determine {
	padding: 2px 10px 2px 10px;
	margin: 0px 5% 10px 0;
	font-size: 80%;
	background-color: #1E9FFF;
	color: #ffffff;
	float: right;
	cursor: pointer;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.Search-form-item {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px;
}
.input-inline {
	width: 100%;
	height: 30px;
	float: left;
}
.input-inline-input {
	width: 90%;
	height: 30px;
	line-height: 30px;
	border: 0px;
	padding: 0px;
}
.select-inline {
	width: 100%;
	height: 30px;
	float: left;
}
.select-inline:after {
	font-family: "iconfont";
	content: '\e6a7';
	color: #dddddd;
	font-size: 120%;
	height: 30px;
	line-height: 30px;
	float: right;
}
.select-inline-input {
	width: 90%;
	height: 30px;
	line-height: 30px;
	border: 0px;
	padding: 0px;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color:#999999;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
 color:#999999;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
 color:#999999;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color:#999999;
}
.SearchSubmitButton {
	width: 40%;
	margin: 0px;
	padding: 0px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #1E9FFF;
	background-color: #1E9FFF;
	text-align: center;
	color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.SearchClearButton {
	width: 40%;
	margin: 0px 0px 0px 5%;
	padding: 0px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #dddddd;
	background-color: #dddddd;
	text-align: center;
	color: #666666;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.SearchMainitem {
	width: 90%;
	height: auto;
	overflow: auto;
	margin: 55px auto 20px auto;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.SearchMainitem form li {
	list-style: none;
	border-bottom: 1px #F0F0F0 solid;
	padding: 8px 5px 8px 5px;
}
/*搜索界面结束*/
/*首页Banner*/
#default-banner {
	width: 100%;
	max-width: 750px;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	overflow: hidden;
}
#default-banner .swiper-wrapper {
	width: 100%;
	max-width: 750px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#default-banner .swiper-wrapper .swiper-slide {
	width: 100%;
	max-width: 750px;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#default-banner .swiper-wrapper .swiper-slide a {
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#default-banner .swiper-wrapper .swiper-slide img {
	width: 100%;
	max-width: 750px;
	height: auto;
	border: 0px;
}
#default-banner .swiper-wrapper .swiper-slide .title {
	display: block;
	width: 94%;
	height: auto;
	overflow: auto;
	padding: 25px 3% 10px 3%;
	position: absolute;
	bottom: 0px;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	text-align: left;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0)); /* 标准的语法（必须放在最后）*/
	z-index: 2;
}
/*首页baner结束*/
/*新闻列表开始*/
.Newslist-ul {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.Newslist-li {
	list-style: none;
	border-bottom: 1px #f2f2f2 solid;
	padding: 15px 0 15px 0;
}
.Newslist-text {
	width: 61%;
	height: 80px;
	float: left;
	padding: 0px;
	position: absolute;
	overflow: hidden;
}
.Newslist-title {
	width: 100%;
	height: 65px;
	line-height: 140%;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.Newslist-time {
	width: 100%;
	height: 15px;
	color: #999999;
	font-size: 70%;
	text-align: left;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
}
.Newslist-pic {
	width: 30%;
	max-width: 130px;
	height: 80px;
	line-height: 100%;
	float: right;
	overflow: hidden;
}
.Newslist-pic img {
	width: 100%;
	height: auto;
	border: 0px;
}
/*新闻列表结束*/
/*文章终端页面开始*/
.newslist-body-title {
	padding-top: 15px;
	font-size: 140%;
	line-height: 150%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
}
.newslist-body-time {
	padding-top: 10px;
	color: #999999;
	line-height: 150%;
	text-align: left;
	font-size: 80%;
}
.newslist-body-time a {
	color: #1E9FFF;
	text-decoration: underline;
}
.newslist-body-time a:visited {
	color: #666666;
	text-decoration: underline;
}
.newslist-body-authorlogo {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	overflow: hidden;
	float: left;
}
.newslist-body-authorlogo img {
	width: 20px;
	height: auto;
	min-height: 100%;
	border: 0px;
}
.newslist-body-authortext {
	width: 80%;
	height: 18px;
	padding-top: 2px;
	overflow: hidden;
	float: left;
}
.newslist-body-item {
	width: 100%;
	height: auto;
	overflow: auto;
}
.newslist-body {
	width: 100%;
	height: auto;
	overflow: auto;
	padding: 10px 0 10px 0;
	line-height: 180%;
	word-break: break-all;
	word-wrap: break-word;
	text-align: left;
}
.newslist-body a {
	color: #1E9FFF;
	text-decoration: underline;
}
.newslist-body a:visited {
	color: #666666;
	text-decoration: underline;
}
.newslist-body p {
	padding: 10px 0 10px 0;
	line-height: 180%;
	word-break: break-all;
	word-wrap: break-word;
}
.newslist-body p a {
	color: #1E9FFF;
	text-decoration: underline;
}
.newslist-body p a:visited {
	color: #666666;
	text-decoration: underline;
}
.newslist-body ul {
	clear: none;
	padding-left: 20px;
}
.newslist-body ul li {
	line-height: 180%;
	word-break: break-all;
	word-wrap: break-word;
	clear: none;
	list-style-type: disc;
}
.newslist-body img {
	max-width: 100%;
width:expression(document.body.clientWidth>400?"400px":"auto");
	-ms-interpolation-mode: bicubic;
}
.newsbodylist {
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: left;
	border-bottom: 1px #f2f2f2 solid;
	padding: 15px 0 15px 0;
}
.newsbodylist .newsbodylist-title {
	width: 63%;
	height: 80px;
	float: left;
	line-height: 135%;
	padding: 0px;
	position: absolute;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
}
.newsbodylist .newsbodylist-title span {
	position: absolute;
	z-index: 3;
	left: 0px;
	bottom: 0px;
	color: #999999;
	font-size: 70%;
}
.newsbodylist .newsbodylist-pic {
	width: 30%;
	max-width: 110px;
	height: 80px;
	float: right;
	overflow: hidden;
}
.newsbodylist .newsbodylist-pic img {
	width: 100%;
	height: auto;
	border: 0px;
}
.gotop {
	width: 22px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	padding: 3px;
	display: none;
	z-index: 1000;
	position: fixed;
	bottom: 148px;
	left: 5%;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background: rgba(0,0,0, 0.3);
	cursor: pointer;
	color: #ffffff;
}
.gobackbutton {
	width: 22px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	padding: 3px;
	display: inline-block;
	z-index: 1000;
	position: fixed;
	bottom: 113px;
	left: 5%;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background: rgba(0,0,0, 0.3);
	cursor: pointer;
	color: #ffffff;
}
.pinlunbutton {
	width: 22px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	padding: 3px;
	display: inline-block;
	z-index: 1000;
	position: fixed;
	bottom: 78px;
	left: 5%;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background: rgba(0,0,0, 0.3);
	cursor: pointer;
	color: #ffffff;
}
.readall-box {
	position: relative;
	z-index: 2;
	padding: 0 0 25px;
	margin-top: -200px;
	text-align: center;
}
.readall-box .readall-mask {
	height: 200px;
	background: -moz-linear-gradient(bottom, rgba(255,255,255,0.1), rgba(255,255,255,0));
	background: -webkit-gradient(linear, 0 top, 0 bottom, from(rgba(255,255,255,0)), to(#fff));
	background: -o-linear-gradient(bottom, rgba(255,255,255,0.1), rgba(255,255,255,0))
}
.readall-btn {
	cursor: pointer;
	color: #FF5722;
	line-height: 120%;
}
.zan-btn {
	width: 80px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	border: 0;
	border-radius: 8px;
	background-color: #FF5722;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
}
.shoucang-but {
	width: 80px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	border: 0;
	border-radius: 8px;
	background-color: #1E9FFF;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
	margin-left: 30px;
}
/*文章终端页面结束*/
/*文章评论部分开始*/
.Mnewspl {
	width: 92%;
	height: auto;
	overflow: auto;
	padding: 10px 4% 10px 4%;
	margin: 0 auto 0 auto;
	background-color: #F8F8F8;
	border-radius: 10px;
}
.Mnewspl a:link {
	text-decoration: none;
}
.Mnewspl a:visited {
	text-decoration: none;
}
.Mnewspl a:hover {
	text-decoration: none;
}
.Mnewspl a:active {
	text-decoration: none;
}
.Mnewspllist {
	height: auto;
	overflow: auto;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 15px;
	margin: 15px 0 15px 0;
}
.Mnewsplauthor {
	height: auto;
	overflow: auto;
	text-align: left;
}
.Mnewsplauthor #logo {
	width: 25px;
	height: 25px;
	overflow: hidden;
}
.Mnewsplauthor #logo img {
	height: 25px;
	width: 25px;
	border: 0px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}
.Mnewsplauthor #author {
	font-size: 100%;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
}
.Mnewsplauthor #time {
	color: #cccccc;
	float: right;
	font-size: 80%;
	line-height: 25px;
}
.Mnewsplbody {
	font-size: 100%;
	padding: 5px 0 5px 30px;
	text-align: left;
	line-height: 160%;
	word-break: break-all;
	word-wrap: break-word;
}
.Mnewspltoos {
	font-size: 90%;
	padding: 10px 0 0 30px;
	text-align: left;
	color: #cccccc
}
.Mnewspltoos a:link {
	color: #cccccc;
	text-decoration: none;
}
.Mnewspltoos a:hover {
	color: #333333;
	text-decoration: none;
}
.Mnewspltoos a:visited {
	color: #cccccc;
	text-decoration: none;
}
.Mnewspltoos a:active {
	color: #cccccc;
	text-decoration: none;
}
.hufu {
	margin: 15px 0 0 30px;
	padding: 10px;
	background-color: #f2f2f2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.hufulist {
	height: auto;
	overflow: auto;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
}
.hufulistauthor {
	padding: 2px;
}
.hufulistauthor #logo img {
	height: 20px;
	width: 20px;
	border: 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.hufulistauthor #author {
	font-size: 90%;
	color: #666666;
	line-height: 20px;
	padding-left: 5px;
}
.hufulistauthor #time {
	color: #cccccc;
	float: right;
	font-size: 80%;
	line-height: 20px;
}
.hufulistbody {
	font-size: 90%;
	padding: 5px 0 5px 30px;
	text-align: left;
	line-height: 160%;
	word-break: break-all;
	word-wrap: break-word;
}
/*文章评论部分结束*/
/*数据库开始*/
.DataBaseNavMoreList {
	width: 100%;
	max-width: 750px;
	height: auto;
	overflow: auto;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
}
.DataBaseNavMoreList ul {
	width: 96%;
	height: auto;
	margin: 0;
	padding: 10px 2% 10px 2%;
	overflow: auto;
}
.DataBaseNavMoreList ul li {
	width: 80px;
	height: auto;
	text-align: center;
	border: 1px solid #f2f2f2;
	padding: 2px 0 2px 0;
	margin: 5px 12px 5px 12px;
	float: left;
	background-color: #ffffff;
	font-size: 90%;
	color: #333333;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.PayList {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.PayList li {
	width: 96%;
	height: auto;
	padding: 10px 2% 10px 2%;
	margin: 5px auto 15px auto;
	background-color: #F8F8F8;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.PayTitle {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #eeeeee;
}
.PayTitle:before {
	content: "»";
	color: #cccccc;
	margin-right: 5px;
}
.PayMore {
	width: 95%;
	height: auto;
	line-height: 160%;
	color: #666666;
	font-size: 80%;
	padding: 10px 0 0 13px;
}
.PayMore a {
	border: 1px solid #eeeeee;
	padding: 2px 10px 2px 10px;
	font-size: 88%;
	color: #999999;
	margin-top: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.DatabaseList-Default {
	width: 96%;
	margin: 0px;
	padding: 10px 2% 10px 2%;
	list-style-type: none;
	background-color: #F8F8F8;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.DatabaseList-Default li {
	width: 100%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.DatabaseList-Default li:before {
	content: "»";
	color: #cccccc;
	margin-right: 5px;
}
.DatabaseList {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.DatabaseList li {
	width: 96%;
	height: auto;
	overflow: auto;
	line-height: 150%;
	padding: 0 0 8px 15px;
	text-indent: -12px;
	word-wrap: break-word;
}
.DatabaseList li:before {
	content: "»";
	color: #cccccc;
	margin-right: 5px;
}
.tubiao {
	width: 100%;
	height: 260px;
	padding: 10px 0 10px 0;
	overflow: hidden;
	margin: auto;
	background-color: #F8F8F8;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.tubiaoB {
	height: 260px;
	overflow: hidden;
	margin: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}

@media screen and (min-width: 640px) {
.tubiao {
	width: 100%;
	height: 500px;
	padding: 10px 0 10px 0;
	overflow: hidden;
	margin: auto;
	background-color: #F8F8F8;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.tubiaoB {
	height: 500px;
	overflow: hidden;
	margin: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}
}
.CaibaoList-Default {
	width: 96%;
	margin: 0px;
	padding: 10px 2% 10px 2%;
	list-style-type: none;
	background-color: #F8F8F8;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.CaibaoList-Default li {
	width: 100%;
	height: auto;
	overflow: auto;
	padding-bottom: 5px;
}
.CaibaoList {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.CaibaoList li {
	width: 100%;
	height: auto;
	overflow: auto;
	padding-bottom: 5px;
}
.CaibaoTitle {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.CaibaoTitle:before {
	content: "»";
	color: #cccccc;
	margin-right: 5px;
}
.CaibaoCompany {
	width: 95%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 80%;
	color: #999999;
}
.CaibaoCompany:before {
	content: "";
	margin-right: 13px;
}
.PaymentDataList {
	margin: 0px;
	padding: 0px;
}
.PaymentDataList li {
	width: 100%;
	margin: 0 auto 10px auto;
	padding: 0px;
	list-style-type: none;
}
.PaymentDataListRow1 {
	width: 93%;
	margin: auto;
	text-align: left;
	padding: 6px 3% 2px 3%;
	background-color: #F8F8F8;
	font-size: 95%;
	border-radius: 8px 8px 0 0;
	line-height: 150%;
}
.PaymentDataListRow1 span {
	font-size: 85%;
	color: #666666;
}
.PaymentDataListRow2 {
	width: 99%;
	margin: auto;
	height: auto;
	overflow: auto;
}
.PaymentDataListRow2 table {
	width: 100%;
	border: 0px;
}
.PaymentDataListRow2 td {
	font-size: 90%;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #F5F5F5;
	text-align: center;
}
.PaymentDataListRow3 {
	width: 93%;
	margin: auto;
	text-align: center;
	padding: 8px 3% 8px 3%;
	background-color: #F8F8F8;
	font-size: 70%;
	color: #999999;
	border-radius: 0 0 8px 8px;
	margin-bottom: 30px;
}
/*数据库结束*/


/*专栏开始*/
.Author-ul {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.Author-li {
	list-style: none;
	border-bottom: 1px #f2f2f2 solid;
	padding: 15px 0 15px 0;
}
.Author-Logo {
	width: 80px;
	height: 80px;
	float: left;
	overflow: hidden;
	position: absolute;
	background-color: #F0F0F0;
	border-radius: 80px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
}
.Author-Logo img {
	width: 100%;
	height: auto;
	min-height: 100%;
	border: 0px;
}
.Author-text {
	height: 80px;
	float: left;
	padding: 0px;
	margin-left: 95px;
	overflow: hidden;
}
.Author-name {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.Author-newarticle {
	width: 100%;
	height: 50px;
	line-height: 120%;
	font-size: 90%;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.Author-newarticle a:link {
	color: #1E9FFF;
	font-size: 90%;
	text-decoration: none;
}
.Author-newarticle a:visited {
	color: #666666;
	font-size: 90%;
	text-decoration: none;
}
.Author-content-background {
	width: 100%;
	height: auto;
	min-height: 100%;
	overflow: auto;
	background-color: #f2f2f2;
	padding: 45px 0 0 0;
	margin: auto;
	text-align: center;
}
.Author-content-logobackground {
	width: 100%;
	height: 110px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	left: 0;
}
.Author-content-logomain {
	width: 100px;
	height: 100px;
	margin: auto;
	overflow: hidden;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
.Author-content-logomain img {
	width: 100%;
	height: auto;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.Author-content-main {
	width: 92%;
	max-width: 750px;
	height: auto;
	overflow: auto;
	margin: 55px auto 80px auto;
	background-color: #FFFFFF;
	text-align: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.Author-content-nickname {
	width: 94%;
	height: auto;
	overflow: auto;
	margin: auto;
	padding: 60px 3% 0 3%;
	line-height: 150%;
	text-align: center;
}
.Author-content-userintro {
	width: 90%;
	height: auto;
	overflow: auto;
	margin: 0 3% 0 3%;
	padding: 10px 2% 15px 2%;
	line-height: 150%;
	font-size: 90%;
	color: #999999;
	border-bottom: 1px solid #eeeeee;
}
/*专栏结束*/

/*会员中心开始*/
.UserCenter-Background {
	width: 100%;
	height: auto;
	min-height: 85%;
	overflow: auto;
	background-color: #f2f2f2;
	padding: 55px 0 80px 0;
}
.UserCenter-Main {
	width: 100%;
	max-width: 750px;
	margin: auto;
	padding: 0;
}
.UserCenter-Main-Radius {
	width: 82%;
	max-width: 700px;
	height: auto;
	overflow: auto;
	padding: 20px 5% 20px 5%;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.UserCenter-Main-Logoitem {
	width: 100%;
	height: auto;
	overflow: auto;
	margin: auto;
	padding-bottom: 15px;
}
.UserCenter-Main-Logo {
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	position: absolute;
	border-radius: 64px;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
}
.UserCenter-Main-Logo img {
	width: 100%;
	height: auto;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.UserCenter-Main-Logotext {
	height: 64px;
	float: left;
	margin-left: 100px;
}
.UserCenter-Main-Article {
	width: 96%;
	font-size: 80%;
	color: #999999;
	padding: 0 2% 10px 2%;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
}
.UserCenter-Main-Menu {
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0px;
	overflow: auto;
}
.UserCenter-Main-Menu a {
	margin: 0px;
	padding: 0px;
}
.UserCenter-Main-Menu a li {
	margin: 0;
	padding: 12px 0 12px 3%;
	overflow: hidden;
	color: #666666;
	list-style-type: none;
	border-bottom: 1px solid #f2f2f2;
}
.UserCenter-Main-Menu a li i {
	font-size: 120%;
	color: #cccccc;
	margin-right: 12px;
}
.UserCenter-Main-Menu a li:after {
	font-family: "iconfont";
	content: '\e6a7';
	color: #dddddd;
	font-size: 120%;
	float: right;
	margin-right: 5px;
}
.UserCenter-Main-button {
	width: 96%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #1E9FFF;
	margin: 30px auto 0 auto;
	color: #ffffff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
/*会员中心结束*/

/*底部导航开始*/
.daohang {
	padding: 0 0 5px 0;
	width: 100%;
	height: 55px;
	background-color: #FFFFFF;
	display: inline-block;
	z-index: 9;
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: hidden;
	margin: auto;
}
.daohang-iphone {
	padding: 0 0 15px 0;
	width: 100%;
	height: 60px;
	background-color: #FFFFFF;
	display: inline-block;
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: hidden;
	margin: auto;
}
.daohangbox {
	width: 100%;
	max-width: 750px;
	height: 45px;
	text-align: center;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 5px 0 5px 0;
	border-top: 1px solid #eeeeee;
}
.daohangbox li {
	margin: 0;
	padding: 0;
	width: 20%;
	height: 45px;
	overflow: hidden;
	color: #999999;
	text-align: center;
	float: left;
	list-style-type: none;
}
.daohangbox li i {
	color: #999999;
	padding: 0;
	margin: 0;
}
.daohangbox li span {
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: center;
	font-size: 70%;
	color: #666666;
	line-height: 100%;
}
/*底部导航结束*/
/*底部版权开始*/
.foot {
	width: 100%;
	max-width: 750px;
	height: auto;
	padding: 10px 0 0 0;
	font-size: 65%;
	text-align: center;
	line-height: 180%;
	max-width: 750px;
	margin: 10px auto 0 auto;
	color: #cccccc;
}
/*底部版权结束*/

/*活动栏目开始*/
.activity-item {
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background-color: #f2f2f2;
}
.activity-item .tag {
	clear: both;
	width: auto;
	height: auto;
	overflow: auto;
	text-align: center;
	padding: 3px 10px 3px 10px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 70%;
	color: #FFF;
	z-index: 2;
	background-color: rgba(0,0,0,0.2);
}
.activity-item-pic {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
}
.activity-item-pic img {
	width: 100%;
	height: auto;
	border: 0px;
}
.activity-item-title {
	width: 96%;
	height: auto;
	overflow: auto;
	text-align: left;
	margin: 5px auto 0 auto;
	font-weight: bold;
}
.activity-item-time {
	width: 96%;
	height: 18px;
	overflow: hidden;
	margin: 10px auto 0 auto;
}
.activity-item-time-l {
	float: left;
	color: #666666;
	font-size: 80%;
	text-align: left;
}
.activity-item-time-l i {
	font-size: 85%;
	color: #999999;
	margin: auto 3px auto 0;
}
.activity-item-time-r {
	float: right;
	color: #666666;
	font-size: 80%;
	text-align: right;
}
.activity-item-time-r i {
	font-size: 85%;
	color: #999999;
	margin: auto 3px auto 0;
}
.activity-mfinal-Lecturer-Logo {
	width: 130px;
	height: 130px;
	border-radius: 130px;
	overflow: hidden;
	margin: 10px auto 0 auto;
	text-align: center;
}
.activity-mfinal-Lecturer-Logo img {
	width: 100%;
	height: auto;
}
.activity-mfinal-Lecturer-Name {
	width: 100%;
	height: auto;
	overflow: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.activity-mfinal-Lecturer-Intro {
	width: 100%;
	height: auto;
	overflow: auto;
	padding-top: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
}
/*活动栏目结束*
